func runtime.freeSpecial
3 uses
runtime (current package)
mgcsweep.go#L542: freeSpecial(special, unsafe.Pointer(p), size)
mgcsweep.go#L555: freeSpecial(special, unsafe.Pointer(p), size)
mheap.go#L1918: func freeSpecial(s *special, p unsafe.Pointer, size uintptr) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)